Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Parse NULL as empty for TaskSpec env map #3184

Merged
merged 2 commits into from
Sep 17, 2019
Merged

Conversation

takirala
Copy link
Contributor

@takirala takirala commented Sep 15, 2019

Due to recent upgrade of jackson library(#3160), yaml fields with empty values are being parsed as null references instead of blank string references. This behaviour led to problems during upgrade for edgelb and dse (mesosphere/dcos-edge-lb/pull/482 and mesosphere/datastax-service/pull/380)

@takirala takirala marked this pull request as ready for review September 16, 2019 18:24
@takirala takirala self-assigned this Sep 17, 2019
@takirala takirala merged commit cee6095 into master Sep 17, 2019
@takirala takirala deleted the tga/fix-task-env-nulls branch September 17, 2019 21:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants